Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Skip update checks for bundled packages" #96

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

confused-Techie
Copy link
Member

Reverts #91

We have discovered later on that this change doesn't actually need to happen.

Basically while the code is solid, the location packages are checked from to then check them for updates, would never include any actual bundled packages. Since those are all wrapped up in an asar, rather than the users .packages directory.

So lets go ahead and revert it, to avoid complexity for complexities sake.

Copy link
Member

@DeeDeeG DeeDeeG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve, reasoning was laid out more fully in a comment on the original PR: #91 (comment)

Thanks for getting to this! And for the overall efforts to address unneeded backend API usage in Pulsar / ppm. 👍

Aaaaand... It's neat that the "Revert" button works! Could be convenient in the future, possibly maybe. Who knows??

@DeeDeeG
Copy link
Member

DeeDeeG commented Sep 17, 2023

Approved, tests pass, this is a pretty simple revert PR, we can merge it IMO. Merging! Thanks again.

@DeeDeeG DeeDeeG merged commit a2ade74 into master Sep 17, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants